Tokens for Retrieve Field Values

The Retrieve Field Values activity produces the following tokens.

Name Description Sample Syntax*
Template Name The name of the template assigned to the entry. %(RetrieveFieldValues_Template Name)
Field Name A token is created for each field retrieved. The token name is the same as the field name. If the field is a multi-value field, the field name is followed by _All.

%(RetrieveFieldValues_Field1)

%(RetrieveFieldValues_MultiValueField_All)

*The "RetrieveFieldValues" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Get: Info!, the syntax for the field named "Date" will be %(GetInfo_Date).